home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / MONITOR / SS30.ARJ / SS30.EXE / SCRSCENE.DOC < prev    next >
Text File  |  1992-05-25  |  44KB  |  1,387 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.              Desert Frog Screen Scenes v3.0
  8.  
  9.  
  10.              Table of Contents
  11.  
  12.              1.0  INTRODUCTION
  13.  
  14.              2.0  SYSTEM REQUIREMENTS
  15.  
  16.              3.0  INSTALLATION
  17.  
  18.              3.1  ADDING SCREEN SCENES TO YOUR AUTOEXEC.BAT FILE
  19.  
  20.              4.0  USING SCREEN SCENES v3.0
  21.  
  22.              4.1  COMMAND LINE OPTIONS
  23.  
  24.              4.2  HOTKEYS
  25.  
  26.              4.3  MENU OPTIONS
  27.  
  28.              5.0  TROUBLESHOOTING GUIDE
  29.  
  30.              6.0  THE SCENES OF SCREEN SCENES v3.0
  31.  
  32.              7.0  CHANGES SINCE v2.6
  33.  
  34.              8.0  CREATING CUSTOM HOTKEYS
  35.  
  36.              9.0  CUSTOM PROGRAMMING
  37.  
  38.              10.0 REGISTRATION INFORMATION
  39.  
  40.              10.1 CREDIT CARD ORDERS
  41.  
  42.              10.2 CHECKS/MONEY ORDERS
  43.  
  44.              10.3 ADDITIONAL DISK OF FRACTALS
  45.  
  46.              10.4 TECHNICAL SUPPORT
  47.  
  48.              10.5 SITE LICENSES
  49.  
  50.              11.0 SHOWLOGO (ANOTHER DESERT FROG PRODUCT)
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.              1.0  INTRODUCTION
  74.  
  75.              Desert Frog Screen Scenes v3.0 (Screen Scenes) is the latest
  76.              in a line of sophisticated DOS screen savers from Desert
  77.              Frog Software.  Unlike most other DOS screen savers, Screen
  78.              Scenes does something fun when it blanks the screen.  Screen
  79.              Scenes provides 29 (16 if you don't have a VGA system)
  80.              different scenes for your enjoyment.  The wide range of
  81.              scenes includes a kaleidoscope, an aquarium full of Crazy
  82.              Fish, the long-awaited hopping frog scene and a set of wild
  83.              256-color palette-animated fractals!
  84.  
  85.              A new menu system makes Screen Scenes v3.0 easier to control
  86.              and customize than previous versions.  Each scene can be
  87.              enabled, disable or demonstrated individually.  The length
  88.              of time to delay before popping up can be set to between 1
  89.              and 60 minutes.  All the scenes can be password protected,
  90.              preventing unauthorized use of your PC.  You can leave
  91.              multi-line messages on the screen or hit the "instant-on"
  92.              key if the boss walks by at an inconvenient time.
  93.  
  94.              Screen Scenes looks at the keyboard, mouse and printer to
  95.              decide when it should pop up.  This means that it will not
  96.              pop up when you are entering data or printing.
  97.  
  98.  
  99.              2.0  SYSTEM REQUIREMENTS
  100.  
  101.              Desert Frog Screen Scenes v3.0 requires a hard disk and a
  102.              color CGA, EGA or VGA video card and monitor.  Grayscale VGA
  103.              monitors are also supported.  Expanded memory is recommended
  104.              but not required.  The program works with DOS versions 2.0
  105.              to 5.0 and is compatible with Microsoft and Logitech mice.
  106.              Windows and OS/2 are NOT supported (see below for
  107.              coexistence with Windows and telecommunications programs).
  108.  
  109.              Screen Scenes requires 420K of available RAM during
  110.              installation and removal from memory. Screen Scenes also
  111.              requires 1,750K of space on your hard disk or 1,000K on your
  112.              hard disk and 830K available EMS memory.  Screen Scenes
  113.              occupies less than 7K of RAM when waiting to pop up.
  114.  
  115.  
  116.              3.0  INSTALLATION
  117.  
  118.              Screen Scenes is easy to install.  Copy the file SS30.EXE
  119.              from the distribution disk into a directory on your hard
  120.              disk.  Any name can be used for the directory containing the
  121.              program.  Once SS30.EXE is copied to the hard disk, log into
  122.              the directory containing it and run SS30.  SS30.EXE is
  123.              actually a self-extracting archive created using LHA.EXE
  124.              v2.13, a freeware archiving package.  When you run SS30 it
  125.              extracts all the files which make up Screen Scenes.  Once
  126.              you have run SS30.EXE you can delete it from your hard disk.
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.              The following set of commands creates a directory called
  141.              DFSS on the C: drive, copies SS30.EXE into this directory
  142.              from the distribution disk in the A: drive, extracts all the
  143.              Screen Scenes files and deletes SS30.EXE from the C:\DFSS
  144.              directory:
  145.  
  146.                   C:
  147.                   MD DFSS
  148.                   CD DFSS
  149.                   COPY A:\SS30.EXE
  150.                   SS30
  151.                   DEL SS30.EXE
  152.  
  153.              The Screen Scenes program itself is called SCRSCENE.EXE.  To
  154.              run it enter the path and file name as shown below (assuming
  155.              that Screen Scenes is installed in a directory called DFSS
  156.              on your C: drive):
  157.  
  158.                   C:\DFSS\SCRSCENE
  159.  
  160.              Using the full path as shown above guarantees that Screen
  161.              Scenes can find it's files when trying to pop up.
  162.  
  163.              3.1  ADDING SCREEN SCENES TO YOUR AUTOEXEC.BAT FILE
  164.  
  165.              The best way to use Screen Scenes is to add it to your
  166.              AUTOEXEC.BAT file.  This file is basically a list of
  167.              commands that are performed each time you turn on your PC.
  168.              By adding Screen Scenes to your AUTOEXEC.BAT file, you will
  169.              save yourself from having to run it manually.
  170.  
  171.              Screen Scenes should be loaded after any network drivers or
  172.              communication programs or other programs that receive real-
  173.              time messages.  Screen Scenes should also be loaded after
  174.              multitasking software like DesqView or OmniView.  Finally,
  175.              Screen Scenes should be loaded before any DOS Shell or menu
  176.              programs.
  177.  
  178.              As an example, assume you have installed Screen Scenes in
  179.              the C:\DFSS directory.  You would then add the following
  180.              line to your AUTOEXEC.BAT file:
  181.                   
  182.                   C:\DFSS\SCRSCENE
  183.  
  184.              Using the full path as shown above guarantees that Screen
  185.              Scenes can find it's files when trying to pop up.
  186.  
  187.              The next time you reboot or power up the system, Screen
  188.              Scenes will be automatically loaded and ready to save your
  189.              screen.
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.              4.0  USING SCREEN SCENES v3.0
  206.  
  207.              Screen Scenes has a wealth of options, allowing you to
  208.              customize the program for your system and personal style.
  209.              When you run the program you can set one or more command
  210.              line options.  Once the program is installed in memory, you
  211.              can use the menu system or the hotkeys to further control
  212.              the operation of the program.  You can also just run the
  213.              program without using any of the options.  In the vast
  214.              majority of cases everything will work perfectly without any
  215.              further effort on your part.
  216.  
  217.              4.1  COMMAND LINE OPTIONS
  218.  
  219.              Screen Scenes can accept various commands when it is run
  220.              from the DOS prompt.  There are two types of command line
  221.              options.  One type controls how Screen Scenes configures
  222.              itself.  This type is entered when Screen Scenes is first
  223.              run and the configurations they set do not change while the
  224.              program is in memory.  The other type commands Screen Scenes
  225.              to do something now.  These only work when Screen Scenes is
  226.              already active.
  227.  
  228.              The following are command line options.  They are entered
  229.              like this: SCRSCENE /D /S C:\DFSS.  This set of options
  230.              tells Screen Scenes to always swap to the disk and to put
  231.              its swap files in the DFSS directory on the C: drive.
  232.  
  233.              The command line options are:
  234.  
  235.              /D         force disk swapping.  Allows you to prevent
  236.                         Screen Scenes from using expanded memory.  You
  237.                         would want to choose this option if you need to
  238.                         reserve the expanded memory for another program,
  239.                         or if you have an extended memory RAM disk that
  240.                         you would like to use for the Screen Scenes swap
  241.                         files.
  242.  
  243.              /G         go to sleep.  Allows the user to prevent Screen
  244.                         Scenes from popping up automatically.  This is
  245.                         useful to prevent the interruption of activities
  246.                         that use the serial port (like downloading files
  247.                         via modem).  Also useful if Screen Scenes causes
  248.                         problems when popping up over a particular
  249.                         program.  Use this command in a batch file to
  250.                         disable Screen Scenes before activating Windows
  251.                         (see section 5. CONFLICTS WITH OTHER PROGRAMS).
  252.                         Use this command line option when Screen Scenes
  253.                         is already active.
  254.  
  255.              /H hexkey  specify TSR hotkey in hexadecimal notation.  It
  256.                         is possible that one of the programs you use may
  257.                         itself use the default <ALT><.> hotkey for
  258.                         something.  If that is the case you will want to
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.                         change the hotkey which activates Screen Scenes
  272.                         to something other than <ALT><.>.  This option
  273.                         allows you to do so.  Two alternate hotkeys are:
  274.                         <ALT><LeftShift><Z> (enter A2C as the hexkey) and
  275.                         <ALT><TAB> (enter 80F as the hexkey).  See
  276.                         section 8.0 CREATING CUSTOM HOTKEYS for
  277.                         instructions on creating hotkeys other than those
  278.                         shown above.
  279.  
  280.              /M         disable swapping messages.  Screen Scenes
  281.                         normally displays a message when swapping itself
  282.                         to and from the hard disk.  If you don't want the
  283.                         message displayed, select this option.
  284.  
  285.              /N         no mouse detection before popping up.  The Screen
  286.                         Scenes mouse motion detection routine may
  287.                         conflict with some programs.  Use this option to
  288.                         disable the mouse detection in case of conflicts.
  289.  
  290.              /S path    specify drive and directory for swap files.  When
  291.                         swapping itself to the disk, Screen Scenes
  292.                         normally puts it's swap files in the C:\
  293.                         directory.  If you want them stored somewhere
  294.                         else, use this option to enter the drive and
  295.                         directory to use.  Use this command to change the
  296.                         drive to one that has more space if you see a
  297.                         message like "Swap path invalid or insufficient
  298.                         swap space" when you run SCRSCENE.EXE.
  299.  
  300.              /U         unload Screen Scenes.  Removes Screen Scenes from
  301.                         memory.  This will not be possible if another TSR
  302.                         program has been loaded after Screen Scenes.
  303.                         Screen Scenes will provide a message on the
  304.                         screen telling whether or not it was successfully
  305.                         unloaded.  Use this command line option when
  306.                         Screen Scenes is already active.
  307.  
  308.              /W         wake up.  Reactivates the Screen Scenes automatic
  309.                         pop up code.  Use this command when the program
  310.                         is asleep and you are ready for it to resume it's
  311.                         automatic function.  Use this command line option
  312.                         when Screen Scenes is already active.
  313.  
  314.              /?         show these command line options.  Use this
  315.                         command line option when Screen Scenes is already
  316.                         active.
  317.  
  318.              4.2  HOTKEYS
  319.  
  320.              Hotkeys are commands to Screen Scenes that can be used at
  321.              any time, including while another program is running!  Each
  322.              hotkey is actually a pair of keys depressed simultaneously.
  323.              Hotkeys are shown like this in the descriptions that follow:
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.                   <ALT><.>  This means to depress the ALT and the . keys
  338.                             simultaneously.  It is called the Alt-Period
  339.                             hotkey.
  340.  
  341.              <ALT><,>   Alt-Comma is the "Instant-on" hotkey.  When
  342.                         pressed, this hotkey tells Screen Scenes to
  343.                         immediately display a scene.  If Screen Scenes is
  344.                         swapping to disk it will actually take several
  345.                         seconds for the scene to appear.  If Screen
  346.                         Scenes is popping up over a graphics-mode program
  347.                         there will be an additional delay while Screen
  348.                         Scenes stores the contents of video RAM on the
  349.                         hard disk.   The advantage of using this hotkey
  350.                         is that it lets you bypass the menu system if you
  351.                         just need a scene on the screen right now.
  352.  
  353.                         Alt-Comma is not active when the Main Menu is
  354.                         active, a scene is visible on the screen, or for
  355.                         several seconds after a scene has been
  356.                         deactivated.
  357.  
  358.              <ALT><.>   Alt-Period activates the Main Menu.  For details
  359.                         about the use of the Main Menu see section 4.3.
  360.  
  361.                         Alt-Period is not active when the Main Menu is
  362.                         already visible or when a scene is visible on the
  363.                         screen.
  364.  
  365.              <ALT><;>   Alt-Semicolon tells Screen Scenes to go to sleep.
  366.                         This hotkey is useful when you don't want Screen
  367.                         Scenes to pop up automatically.  It prevents the
  368.                         interruption of activities that use the serial
  369.                         port (like downloading files via modem).  It is
  370.                         also useful if Screen Scenes causes problems when
  371.                         popping up over a particular program.  For
  372.                         situations where you know you will always want
  373.                         Screen Scenes to sleep, you are better off using
  374.                         the command line switches in a batch file as
  375.                         described in section 4.1.
  376.  
  377.              <ALT><'>   Alt-Single Quote tells Screen Scenes to wake up.
  378.                         This hotkey reactivates the Screen Scenes
  379.                         automatic pop up code.  Use this command when the
  380.                         program is asleep and you are ready for it to
  381.                         resume it's automatic function.  There is an
  382.                         equivalent command line switch that can be used
  383.                         in a batch file (see section 4.1).
  384.  
  385.  
  386.              4.3  MENU OPTIONS
  387.  
  388.              The Screen Scene main menu can be activated by pressing
  389.              <ALT><.> (Alt-Period) once Screen Scenes is installed.  The
  390.              menu provides information about the program and allows the
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.              user to configure the program to his or her taste.  The main
  404.              menu is also the place to create a message to leave on the
  405.              screen.  The menu options are:
  406.  
  407.              About - Provides information about this version of Screen
  408.              Scenes as well as information about ShowLogo, another TSR by
  409.              Desert Frog Software.  This screen also provides thanks to
  410.              the Stone Soup Group, authors of the program FRACTINT.
  411.              FRACTINT was used to generate all the fractal scenes.  Press
  412.              a key to exit this screen.
  413.  
  414.              Exit - Exit the main menu.  Returns you to the DOS prompt or
  415.              to whatever program was running when you hit <ALT><.>.
  416.  
  417.              Configure - Allows the user to modify the operation of
  418.              Screen Scenes.  Sets the number of minutes to delay before
  419.              popping up, enables/disables the main menu sound effects,
  420.              enables/disables password protection (see Password below)
  421.              and enables/disables borders on those scenes which support
  422.              them.  Press <CTRL><ENTER> when done modifying these
  423.              parameters.
  424.  
  425.              To move the highlight down the list press ENTER, the Down
  426.              arrow, TAB or Page Down.  To move up the list press the Up
  427.              Arrow, Shift TAB or Page Up.  Note that the mouse is not
  428.              enabled when the configure screen is active.
  429.  
  430.              Select Scenes - Provides a scrolling list of the available
  431.              scenes.  Scenes are enabled (eligible to pop up) when there
  432.              is a check mark to the left of the scene name.  The
  433.              currently selected scene is highlighted.  The currently
  434.              selected scene can be enabled, disabled or demonstrated.
  435.              When a scene is enabled a check mark will appear next to the
  436.              scene name in the scene list.  When a demonstration is being
  437.              run, the screen will appear exactly the way it would if the
  438.              scene were popped up.  Moving the mouse or pressing a key
  439.              ends the demonstration.
  440.  
  441.              A list of currently enabled scenes is saved whenever you
  442.              exit the scene list.
  443.  
  444.              Keyboard Control - To move the highlight down through the
  445.              list you can use the Down Arrow, Right Arrow or Page Down
  446.              keys.  To move the highlight up through the list  use the Up
  447.              Arrow, Right Arrow or Page Up keys.  Pressing the Space Bar
  448.              toggles the highlighted scene between the enabled and
  449.              disabled states.  To run a demonstration of the highlighted
  450.              scene press the Enter key.  Press any key to exit the
  451.              demonstration.  Press the Escape key to exit the scene list
  452.              and return to the Main Menu.
  453.  
  454.              Mouse Control - To highlight a scene move the mouse cursor
  455.              (a red block with a white triangle in it) over the name of
  456.              the scene you wish to highlight and click the left mouse
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.              button.  To enable or disable the highlighted scene, click
  470.              the left mouse button while the mouse cursor is on the
  471.              highlighted scene name.  Repeated clicking of the left
  472.              button toggles the highlighted scene between enabled and
  473.              disabled.  To view a demonstration of a scene, highlight the
  474.              scene name then click the right mouse button.  To end the
  475.              demonstration move the mouse or click either mouse button.
  476.  
  477.              Along the right-hand side of the scene list is a vertical
  478.              bar with an arrow facing up at the top of the bar and one
  479.              facing down at the bottom.  This is the scroll bar.  To move
  480.              the highlight down through the scene list place the mouse
  481.              cursor over the downward facing arrow on the scroll bar and
  482.              click the left mouse button.  Repeated clicking will move
  483.              the highlight to the end of the visible list of scenes and
  484.              will scroll the list to display scene names that are not
  485.              currently visible.
  486.  
  487.              To move the highlight up through the scene list place the
  488.              mouse cursor over the upward facing arrow on the scroll bar
  489.              and click the left mouse button.  Repeated clicking will
  490.              move the highlight to the top of the visible list of scenes
  491.              and will scroll the list to display scene names that are not
  492.              currently visible.
  493.  
  494.              It is also possible to move through the list by placing the
  495.              mouse cursor on the scroll bar itself and clicking the left
  496.              button.  If you place the mouse cursor at the top of the
  497.              scroll bar and click, the highlight will be moved to the top
  498.              of the list of scenes.  If you place the mouse cursor at the
  499.              bottom of the scroll bar and click, the highlight will be
  500.              moved to the end of the list of scenes.  If you place the
  501.              mouse cursor in the middle of the scroll bar and click, the
  502.              highlight will be moved to the middle of the list of scenes.
  503.              Note that the scroll bar represents the entire list of
  504.              scenes and not just those that are visible at the moment.
  505.  
  506.              Password - Allows the user to enter a password for use with
  507.              all the scenes.  When password protection is enabled (see
  508.              Configuration above) and a scene is active, the PC will
  509.              remain locked with the scene active until the proper
  510.              password is entered or the PC is turned off or otherwise
  511.              rebooted.
  512.  
  513.              When typing your password, the characters you type will be
  514.              replaced by asterisks (*) on the screen so that no one can
  515.              see what you have typed.  When finished entering the
  516.              password, press Control-Enter <CTRL><ENTER>.  You will then
  517.              be asked to reenter the password to confirm it.  The
  518.              password must be 20 characters or less.  Your password is
  519.              encrypted and saved with the other configuration data when
  520.              you exit the password screen.  It is not necessary to enter
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.              your password every time you turn on the computer, the
  536.              password you select remains in force until you enter a new
  537.              one.
  538.  
  539.              Leave a Message - Allows you to leave a message on the
  540.              screen containing up to 5 lines of 35 characters.  Just type
  541.              your message into the space provided on the message screen.
  542.              Most editing keys (Arrows, Insert, Delete, etc.) are
  543.              functional but automatic word-wrap is not provided.  Each
  544.              line of the message is automatically centered.  Password
  545.              protection is active for messages if it has been selected on
  546.              the configuration screen.
  547.  
  548.  
  549.              5.0  TROUBLESHOOTING GUIDE
  550.  
  551.              Desert Frog Screen Scenes v3.0 is a Terminate and Stay
  552.              Resident (TSR) program.  MS-DOS was not designed to support
  553.              TSRs, so there is always a chance of conflicts between the
  554.              resident program and the normal application running at the
  555.              time.  Try the suggestions listed here if you have a
  556.              conflict between Screen Scenes and another program.
  557.  
  558.              Problem: Screen Scenes pops up when I am running Windows or
  559.              some other program and messes it up.
  560.  
  561.              Solution: Use the /G command line option to make Screen
  562.              Scenes go to sleep before running the program and use the /W
  563.              command line option to wake it up again once you are done.
  564.              A batch file that implements this fix for Windows might look
  565.              like this:
  566.  
  567.                                 SCRSCENE /G
  568.                                 WIN /3
  569.                                 SCRSCENE /W
  570.  
  571.              Problem: Program X uses the same hotkey as Screen Scenes.
  572.  
  573.              Solution: Use the /H command line option to set a different
  574.              primary hotkey for Screen Scenes.
  575.  
  576.              Problem: Screen Scenes won't pop up unless I am logged into
  577.              the directory it is installed in.
  578.  
  579.              Solution: On some systems Screen Scenes has trouble
  580.              determining the full path by itself.  First, unload Screen
  581.              Scenes from memory using the /U command line option. Try
  582.              running it again using the full path name.  For example if
  583.              Screen Scenes is stored on the C: drive in a directory
  584.              called DFSS, run the program by entering C:\DFSS\SCRSCENE.
  585.              If the program works correctly, you can use the full path
  586.              name in your AUTOEXEC.BAT file as well.
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.              Problem: My mouse behaves funny when I run program X with
  602.              Screen Scenes installed.
  603.  
  604.              Solution: Use the /N command line option to tell Screen
  605.              Scenes not to check the mouse before popping up.  With this
  606.              option selected, Screen Scenes will pop up if all you are
  607.              using is the mouse, but it will immediately stop execution
  608.              when you next move the mouse.
  609.  
  610.              Problem: Screen Scenes pops up when I'm doing very long
  611.              recalculations with my spreadsheet.
  612.  
  613.              Solution: Put Screen Scenes to sleep using the <ALT><;>
  614.              hotkey for very long recalculations.
  615.  
  616.              Problem: Program X runs a lot slower than it used to.
  617.  
  618.              Solution: Program X was probably using Expanded memory for
  619.              data or overlay storage and now Screen Scenes is using that
  620.              memory.  Run Screen Scenes with the /D command line option
  621.              to force it to use disk space for storing it's overlays
  622.              instead of using the expanded memory.
  623.  
  624.              Problem: I get a message like "Swap path invalid or
  625.              insufficient swap space" when I try to run Screen Scenes.
  626.  
  627.              Solution: A message like this means one of two things.  The
  628.              first possibility is that you do not have a C: drive.  When
  629.              Screen Scenes needs to store it's swap files, it tries to
  630.              store them in the C:\ directory.  In this case you need to
  631.              specify another drive using the /S command line option.
  632.  
  633.              The second possibility is that your C: drive does not have
  634.              enough memory to hold the Screen Scenes swap files.  Screen
  635.              Scenes requires as much as ???K of hard disk space to hold
  636.              all it's files.  Delete some old files from your hard disk
  637.              or use the /S command line option to specify a different
  638.              drive to hold the swap files.
  639.  
  640.              Problem: Screen Scenes works fine with all my programs
  641.              except program X, which uses a DOS extender.  If it pops up
  642.              when program X is running, the system crashes.
  643.  
  644.              Solution: Screen Scenes is incompatible with some DOS
  645.              extenders, in particular the one from Phar Lap.  Either
  646.              activate this program with a batch file that puts Screen
  647.              Scenes to sleep or manually put it to sleep before
  648.              activating program X.
  649.  
  650.              Problem: When Screen Scenes pops up over program X, which is
  651.              a graphics mode program, the screen doesn't get restored
  652.              properly after Screen Scenes is done.
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.              Solution: Screen Scenes needs up to 195K of hard disk space
  668.              to store the contents of the video card's memory when
  669.              popping up over graphics mode programs.  If there isn't
  670.              enough hard disk space to store this information, the screen
  671.              will not be restored properly.  Provide some additional
  672.              space on the hard disk for Screen Scenes to store this
  673.              information.
  674.  
  675.              Problem: I can't get Screen Scenes to run on my machine, but
  676.              SideKick works fine.
  677.  
  678.              Solution: SideKick can cause problems for other TSRs.
  679.              Screen Scenes tries to neutralize the problems but is not
  680.              always able to do so.  When it cannot, it won't load after
  681.              SideKick.  To resolve this problem you can try loading
  682.              Screen Scenes into memory before SideKick.  This may work
  683.              fine.  Screen Scenes should work just fine with
  684.              SideKickPlus.
  685.  
  686.  
  687.              6.0  THE SCENES OF SCREEN SCENES v3.0
  688.  
  689.              The following three tables contain the names of the scenes
  690.              and short descriptions of them.  The first table contains
  691.              the scenes which will run on any supported video system
  692.              (CGA, EGA or VGA color systems).  The second table contains
  693.              normal scenes that will only run on VGA systems.  The third
  694.              table contains the fractals.  The fractals were generated
  695.              using FRACTINT, a program by the Stone Soup Group.  A VGA
  696.              system is required to run the fractal scenes.
  697.  
  698.                   Table 1: Scenes which run on CGA, EGA or VGA
  699.  
  700.                 Blocks - Fills the screen with colored blocks in up to
  701.                 640x480 resolution.
  702.  
  703.                 Patchwork - Colored trails fill the screen leaving an
  704.                 ever-changing assortment of random patterns.
  705.  
  706.                 K - A large QIX-like creature roams the screen.  K
  707.                 cycles through the range of colors supported by your
  708.                 particular video system.
  709.  
  710.                 Melt Away - Your text melts down the screen and
  711.                 disappears.
  712.  
  713.                 Circles 1 - The original Circles scene from Screen
  714.                 Scenes v2.X.  Fills the screen with colorful circles
  715.                 in up to 640x480 resolution.
  716.  
  717.                 Circles 2 - Fills the screen with colorful circles
  718.                 nested within other circles.
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.                 Circles 3 - A stream of multicolored circles bounces
  734.                 around the screen yielding a 3-D effect.
  735.  
  736.                 The Spiral - Radiating lines spiral into and out of
  737.                 the center of the screen, repainting the pattern as
  738.                 they go.
  739.  
  740.                 Box Bounce - A creature made up of hollow boxes
  741.                 careens madly about the screen.
  742.  
  743.                 Digital Clock - A moving display of the current time.
  744.  
  745.                 Fission - Your text explodes character by character.
  746.  
  747.                 Lines - 2 QIX-like creatures dash around the screen,
  748.                 changing colors as they go.
  749.  
  750.                 Triangles - Fills the screen with colorful triangles
  751.                 in up to 640x480 resolution.
  752.  
  753.                 Beams - Colored beams randomly streak out from a
  754.                 central point.  Suddenly the screen blanks and it
  755.                 starts anew from another location.
  756.  
  757.                 MC Escher - A continually changing geometric pattern
  758.                 that is reminiscent of an Escher print.
  759.  
  760.                 X-It - Look for the pattern that is eventually
  761.                 created.
  762.  
  763.  
  764.                   Table 2: Scenes which require VGA
  765.  
  766.                 Kaleidoscope - Creates ever changing kaleidoscopic
  767.                 patterns.
  768.  
  769.                 Ladybugs - You can honestly tell people your system is
  770.                 buggy when you run this scene.
  771.  
  772.                 Crazy Fish - Our version of an aquarium.  It is
  773.                 populated with fish the likes of which no one has ever
  774.                 seen.
  775.  
  776.                 Desert Frogs - Watch our namesake catch her dinner
  777.                 while changing her colors like a chameleon.
  778.  
  779.  
  780.                   Table 3: Fractals
  781.  
  782.                 No specific description is given for these scenes.
  783.                 Their names are just what they reminded us of when we
  784.                 saw them in action.
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.                 Python
  801.  
  802.                 Paisley
  803.  
  804.                 Plasma
  805.  
  806.                 Whirlpool
  807.  
  808.                 Spider Web
  809.  
  810.                 Galaxy
  811.  
  812.                 Starburst
  813.  
  814.                 Chainlink
  815.  
  816.                 Petals
  817.  
  818.  
  819.              7.0  CHANGES SINCE v2.6
  820.  
  821.              o    Number of scenes increased from 10 to 29
  822.  
  823.              o    Instant-on hotkey added
  824.  
  825.              o    One executable supports CGA, EGA and VGA
  826.  
  827.              o    Improved menu system
  828.  
  829.              o    Ability to enable any combination of scenes to pop up
  830.  
  831.              o    Password protection available on all scenes
  832.  
  833.              o    Registered users receive printed manual and latest
  834.                   version
  835.  
  836.  
  837.              8.0  CREATING CUSTOM HOTKEYS
  838.  
  839.              A hotkey is a combination of a normal key and one of the
  840.              special keys left shift, right shift, control or alt.  These
  841.              keys are pressed simultaneously and signal Screen Scenes to
  842.              do something.  Hotkeys can be used at any time that Screen
  843.              Scenes is installed in memory, regardless of what program is
  844.              active.  This can lead to conflicts between Screen Scenes
  845.              and the active program when both use a particular key
  846.              combination.
  847.  
  848.              Custom hotkeys can be defined to use in place of the
  849.              <ALT><.> hotkey normally used by Screen Scenes to pop up the
  850.              main menu.  Two alternate hotkeys are <ALT><LeftShift><Z>
  851.              and <ALT><TAB>.  The hotkey is changed using the /H command
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.              line option (see section 4.1  COMMAND LINE OPTIONS for
  866.              details on using this option).
  867.  
  868.              If you want or need to create a custom hotkey different from
  869.              those shown above you need to follow the procedure detailed
  870.              below.  This procedure creates a custom hexcode
  871.  
  872.              First, determine which special key you will use.  The first
  873.              character of your new hexcode is determined by the special
  874.              keys as follows:
  875.                   
  876.                   Special Key         Code
  877.                   <LeftShift>         2
  878.                   <RightShift>        1
  879.                   <ALT>               8
  880.                   <CTRL>              4
  881.  
  882.              Second, determine the alphanumeric key you will use.  The
  883.              second and third characters of the new hexcode are
  884.              determined by the key you choose.  The table below shows
  885.              some normal keys and their codes.
  886.  
  887.                   Key  Code      Key  Code      Key  Code
  888.                   
  889.                   <1>  02        <2>  03        <3>  04
  890.                   <4>  05        <5>  06        <6>  07
  891.                   <7>  08        <8>  09        <9>  0A
  892.                   <0>  0B        <A>  1E        <B>  30
  893.                   <C>  2E        <D>  20        <E>  12
  894.                   <F>  21        <G>  22        <H>  23
  895.                   <I>  17        <J>  24        <K>  25
  896.                   <L>  26        <M>  32        <N>  31
  897.                   <O>  18        <P>  19        <Q>  10
  898.                   <R>  13        <S>  1F        <T>  14
  899.                   <U>  16        <V>  2F        <W>  11
  900.                   <X>  2D        <Y>  15        <Z>  2C
  901.  
  902.              Third, combine the codes generated in the first two steps to
  903.              create a new hexcode.  For example, suppose you choose the
  904.              8key combination of <CTRL><N> as your new hotkey.  Using the
  905.              tables above you would determine that the new hexcode to use
  906.              to make the hotkey <CTRL><N> is 431.  Other custom hotkeys
  907.              are determined similarly.
  908.  
  909.  
  910.              9.0  CUSTOM PROGRAMMING
  911.  
  912.              Desert Frog Software provides custom programming services.
  913.              We specialize in graphically-oriented applications and
  914.              provide a high-quality scanning service.  Custom versions of
  915.              this program are also available.
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.              To discuss your project contact Bill Mann at (602) 843-0183
  932.              on evenings or weekends.  We are located in Arizona, which
  933.              is always on Mountain Standard Time.  Our time is two or
  934.              three hours earlier than on the East Coast and the same time
  935.              as, or one hour later than, the West Coast.
  936.  
  937.  
  938.              10.0 REGISTRATION INFORMATION
  939.  
  940.              If you plan to use Desert Frog Screen Scenes v3.0 regularly,
  941.              please register it.  The registration fee is $20.00 plus
  942.              shipping and handling.  As a registered user, you will
  943.              receive the latest version of Screen Scenes, a printed
  944.              manual and technical support.  Your name will also be placed
  945.              on our mailing list, and you will be notified when future
  946.              versions are released.  You will be able to upgrade to the
  947.              next version of Screen Scenes for only $10.00.
  948.  
  949.              10.1 CREDIT CARD ORDERS
  950.  
  951.              You may charge your registered version of Desert Frog Screen
  952.              Scenes with VISA, MASTERCARD or AMERICAN EXPRESS, by calling
  953.              the Software Shopper order line at (800) 847-0309.  Outside
  954.              the United States, please call (502) 228-4492 or fax to
  955.              (502) 228-5121.
  956.  
  957.              10.2 CHECKS/MONEY ORDERS
  958.  
  959.              You may also mail your order to:
  960.  
  961.                             Software Shopper
  962.                             The Falsoft Building
  963.                             PO Box 385
  964.                             Prospect, KY  40059
  965.  
  966.              All checks/money orders must be in US funds and drawn on a
  967.              US bank.  Please include the following order form.
  968.  
  969.              Software Shopper assumes no technical or legal liability for
  970.              software purchased through the order service.
  971.  
  972.              10.3 ADDITIONAL DISK OF FRACTALS
  973.  
  974.              An additional disk of 10 fractals is available for $5.00.
  975.              VGA only.
  976.  
  977.              10.4 TECHNICAL SUPPORT
  978.  
  979.              For technical support, please contact Bill Mann at (602)
  980.              843-0183 - Mountain Standard Time.
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.              10.5 SITE LICENSES
  998.  
  999.              Volume discounts are available for site licenses.  Please
  1000.              contact Desert Frog Software (Bill or Patti Mann) at (602)
  1001.              843-0183 for pricing.
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009.  
  1010.  
  1011.  
  1012.  
  1013.  
  1014.  
  1015.  
  1016.  
  1017.  
  1018.  
  1019.  
  1020.  
  1021.  
  1022.  
  1023.  
  1024.  
  1025.  
  1026.  
  1027.  
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.  
  1061.  
  1062.  
  1063.                               DESERT FROG SCREEN SCENES
  1064.                                   REGISTRATION FORM
  1065.  
  1066.  
  1067.              Name    ____________________________________________________
  1068.  
  1069.              Address ____________________________________________________
  1070.  
  1071.              City    _____________________________ State ________________
  1072.  
  1073.              Zip Code ______________  Telephone Number __________________
  1074.  
  1075.  
  1076.              Specify Disk Format:  [ ] 3.5"   [ ] 5.25"
  1077.  
  1078.  
  1079.              Quantity                                Unit Price  Total
  1080.  
  1081.              ____ Desert Frog Screen Scenes v3.0     $20.00      ________
  1082.  
  1083.              ____ Additional disk of Fractals (VGA)  $5.00       ________
  1084.  
  1085.                                                      Subtotal    ________
  1086.  
  1087.                              Kentucky residents add sales tax    ________
  1088.  
  1089.              Shipping and Handling (US $3.00, Outside US $5.00)  ________
  1090.  
  1091.                                                      Total       ________
  1092.  
  1093.              Send your order to:
  1094.  
  1095.                                    Software Shopper
  1096.                                  The Falsoft Building
  1097.                                       PO Box 385
  1098.                                   Prospect, KY 40059
  1099.  
  1100.              All checks/money orders must be in US funds drawn on a US
  1101.              bank.
  1102.  
  1103.  
  1104.  
  1105.  
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111.  
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120.  
  1121.  
  1122.  
  1123.  
  1124.  
  1125.  
  1126.  
  1127.  
  1128.  
  1129.  
  1130.  
  1131.  
  1132.  
  1133.  
  1134.  
  1135.  
  1136.  
  1137.  
  1138.  
  1139.                           THIS PAGE INTENTIONALLY LEFT BLANK
  1140.  
  1141.  
  1142.  
  1143.  
  1144.  
  1145.  
  1146.  
  1147.  
  1148.  
  1149.  
  1150.  
  1151.  
  1152.  
  1153.  
  1154.  
  1155.  
  1156.  
  1157.  
  1158.  
  1159.  
  1160.  
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.  
  1172.  
  1173.  
  1174.  
  1175.  
  1176.  
  1177.  
  1178.  
  1179.  
  1180.  
  1181.  
  1182.  
  1183.  
  1184.  
  1185.  
  1186.  
  1187.  
  1188.  
  1189.  
  1190.  
  1191.  
  1192.  
  1193.  
  1194.  
  1195.              11.0 SHOWLOGO (ANOTHER DESERT FROG PRODUCT)
  1196.  
  1197.              Desert Frog Software produces another shareware screen
  1198.              saver, ShowLogo.  ShowLogo is a business-oriented screen
  1199.              saver.  Instead of the wild graphics that are displayed by
  1200.              Screen Scenes, ShowLogo displays a 640 by 350 16-color
  1201.              scanned or painted image in the popular .PCX format.
  1202.              ShowLogo allows you to display your own scanned or painted
  1203.              image, or you may have your image professionally scanned by
  1204.              Desert Frog Software.  ShowLogo also allows the user to lock
  1205.              the system or leave a message.  VGA is required.
  1206.  
  1207.              You can order the registered ($20.00) or unregistered
  1208.              ($5.00) version of ShowLogo directly from Desert Frog
  1209.              Software.  Check or money order only (US funds only, drawn
  1210.              on a US bank).  Please use the order form at the end of this
  1211.              manual.
  1212.  
  1213.  
  1214.  
  1215.  
  1216.  
  1217.  
  1218.  
  1219.  
  1220.  
  1221.  
  1222.  
  1223.  
  1224.  
  1225.  
  1226.  
  1227.  
  1228.  
  1229.  
  1230.  
  1231.  
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237.  
  1238.  
  1239.  
  1240.  
  1241.  
  1242.  
  1243.  
  1244.  
  1245.  
  1246.  
  1247.  
  1248.  
  1249.  
  1250.  
  1251.  
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259.  
  1260.  
  1261.  
  1262.  
  1263.  
  1264.  
  1265.  
  1266.  
  1267.  
  1268.  
  1269.  
  1270.  
  1271.  
  1272.                           THIS PAGE INTENTIONALLY LEFT BLANK
  1273.  
  1274.  
  1275.  
  1276.  
  1277.  
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283.  
  1284.  
  1285.  
  1286.  
  1287.  
  1288.  
  1289.  
  1290.  
  1291.  
  1292.  
  1293.  
  1294.  
  1295.  
  1296.  
  1297.  
  1298.  
  1299.  
  1300.  
  1301.  
  1302.  
  1303.  
  1304.  
  1305.  
  1306.  
  1307.  
  1308.  
  1309.  
  1310.  
  1311.  
  1312.  
  1313.  
  1314.  
  1315.  
  1316.  
  1317.  
  1318.  
  1319.  
  1320.  
  1321.  
  1322.  
  1323.  
  1324.  
  1325.  
  1326.  
  1327.                                        SHOWLOGO
  1328.                                   REGISTRATION FORM
  1329.  
  1330.  
  1331.              Name    ____________________________________________________
  1332.  
  1333.              Address ____________________________________________________
  1334.  
  1335.              City    _____________________________ State ________________
  1336.  
  1337.              Zip Code ______________  Telephone Number __________________
  1338.  
  1339.  
  1340.              Specify Disk Format:  [ ] 3.5"   [ ] 5.25"
  1341.  
  1342.  
  1343.              Quantity                                Unit Price  Total
  1344.  
  1345.              ____ ShowLogo (Registered - includes
  1346.                             printed manual)          $20.00      ________
  1347.                   
  1348.              ____ ShowLogo (Unregistered)            $5.00       ________
  1349.  
  1350.              ____ Scanned Images*                    $25.00      ________
  1351.  
  1352.              Shipping and Handling (US $3.00, Outside US $5.00)  ________
  1353.  
  1354.                                                      Subtotal    ________
  1355.  
  1356.                               AZ residents add 6.5% sales tax    ________
  1357.  
  1358.                                                      Total       ________
  1359.  
  1360.              Send your order to:
  1361.  
  1362.                                  Desert Frog Software
  1363.                                     P.O. Box 10413
  1364.                                   Glendale, AZ 85318
  1365.  
  1366.              *  Scanning fee is $25.00 (subject to change without
  1367.                 notice). Please send full-color images, exactly as you
  1368.                 would like them to appear on the screen.  For site
  1369.                 license information, please contact Patti or Bill Mann at
  1370.                 (602) 843-0183.
  1371.  
  1372.  
  1373.  
  1374.  
  1375.  
  1376.  
  1377.  
  1378.  
  1379.  
  1380.  
  1381.  
  1382.  
  1383.  
  1384.  
  1385.  
  1386.  
  1387.